Click or drag to resize

AbsoluteDateTransition Class

Represents a time zone transition that occurs on a specific date and at a specific time.
Inheritance Hierarchy
SystemObject
  Independentsoft.ExchangeTransition
    Independentsoft.ExchangeAbsoluteDateTransition

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public class AbsoluteDateTransition : Transition

The AbsoluteDateTransition type exposes the following members.

Constructors
  NameDescription
Public methodAbsoluteDateTransition
Initializes a new instance of the AbsoluteDateTransition class.
Top
Properties
  NameDescription
Public propertyDate
Represents the date and time at which the time zone transition occurs.
Public propertyTarget
Specifies the Period or TransitionsGroup that is the target of the time zone transition.
(Inherited from Transition.)
Public propertyTargetDescription (Inherited from Transition.)
Top
Methods
See Also